<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #fff;
}

.clear{
    clear: both;
}
/* è½®æ’­ */

.swiper-container-bn {
    width: 100%;
}

.swiper-container-bn .bnimg {
    display: block;
    width: 100%;
    height: 850px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.swiper-container-bn .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    margin: 0 5px !important;
    width: 10px;
    height: 10px;
    /* border: 1px solid #0073f1; */
    border-radius: 100%;
    margin: 0 10px !important;
}

.swiper-container-bn .swiper-pagination-bullet-active {
    background: #0073f1;
    /* border: 1px solid #0073f1; */
}

/* .swiper-container-bn .swiper-pagination {
    bottom: 25px !important;
} */

.swiper-button-next-bn::after,
.swiper-button-prev-bn::after {
    display: none;
}

.swiper-container-bn .swiper-button-prev-bn,
.swiper-container-bn .swiper-button-next-bn {
    width: 55px;
    height: 55px;
    background: url(../images/bnjt_03.png) no-repeat;
    transition: .5s;
}

.swiper-button-prev-bn {
    left: 5%;
    opacity: 0;
}

.swiper-button-next-bn {
    transform: rotate(180deg);
    right: 5%;
    opacity: 0;
}

.swiper-container-bn:hover .swiper-button-prev-bn {
    left: 8%;
    opacity: 1;
}

.swiper-container-bn:hover .swiper-button-next-bn {
    right: 8%;
    opacity: 1;
}
.slider_banner{
    width: 100%;
}
.slider_banner img {
    width: 100%;
    height: 100%;
}



.index2 {
    /* background: #f7fcfc; */
    width: 100%;
    margin: 60px 0;
}

.swiper-container2 {
    display: none;
}

.index2 .item-style {
    display: block;
    float: left;
    width: 24.84%;
    /* height: 450px; */
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-right: 0.213%;
    margin-bottom: 5px;
    font-size: 20px;
    color: #f3f6f9;
}

.index2 .item-style:nth-child(4n) {
    margin-right: 0;
}

.index2 .item-style .img1 {
    width: 100%;
    height: 100%;
    transition: all 0.5s ease-in-out;
}

.index2 .item-style .img1:hover {
    transform: scale(1.05);
    transition: all 0.5s ease-in-out;
}

.index2 .item-style .item-title {
    position: absolute;
    left: 7%;
    bottom: 30%;
}

.index2 .item-style .item-img {
    position: absolute;
    left: 7%;
    bottom: 10%;
}

.other-index img {
    height: 205px;
}

.index3 {
    width: 100%;
    height: 205px;
    margin-top: 28px;
    padding: 40px 100px;
}

.index3 .xs {
    font-size: 14px;
    padding: 20px 0 0;
    color: #666;
    line-height: 26px;
}

.tab-class {
    display: flex;
    /* width: 67%;
    margin: 0 auto; */
    height: 112px;
    margin-top: 30px;
}

.tab-class .div {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #33383a;
    font-size: 20px;
    cursor: pointer;
}
/* .tab-class div:hover{
    background-color: #0088d4;
    color: #fff;
} */
/* .tab-class div:hover .img1{
    display: block;
}
.tab-class div:hover .img2{
    display: none;
} */

.tab-class .div span {
    margin-left: 10px;
}


.index1 {
    padding: 60px 0 0 0;
    width: 93.75%;
    margin: 0 auto;
}
.index1 .tab-class .div .block-img {
    display: block;
}

.index1 .tab-class .div .none-img {
    display: none;
}
.index1 .tab-class   .div .img1-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/shulin.png) no-repeat ;
    background-size: 100%;
}
.index1 .tab-class   .active-class .img1-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/shulinactive.png) no-repeat ;
    background-size: 100%;
}

.index1 .tab-class .div .img2-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/anquan.png) no-repeat ;
    background-size: 100%;
}
.index1 .tab-class .active-class .img2-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/anquanactive.png) no-repeat ;
    background-size: 100%;
}
.index1 .tab-class .div .img3-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/xunjian.png) no-repeat ;
    background-size: 100%;
}
.index1 .tab-class .div  .img4-div{
    width: 15%;
    height: 50%;
    margin-right: 5px;
    background: url(../images/hangkong.png) no-repeat ;
    background-size: 100%;
}

.index1 .tab-class .active-class .img3-div{
    width: 15%;
    margin-right: 5px;
    background: url(../images/anquanactive.png) no-repeat ;
    background-size: 100%;
}
.index1 .tab-class .active-class .img4-div{
    width: 15%;
    margin-right: 5px;
    background: url(../images/hangkongactive.png) no-repeat ;
    background-size: 100%;
}

.index1 .tab-class .div.active-class {
    background-color: #0088d4;
    color: #fff;
}

.mian-box {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;  
}

.big-img {
    width: 100%;
   height: 100%;
}

.mian-box .text-content {
    position: absolute;
    width: 28%;
    height: 60%;
    margin-left: 4%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: #fff;
    line-height: 1.6;
    font-size: 16px;
    color: #33383a;
    opacity: .8;
    cursor: pointer;
}

.mian-box .text-content:hover {
    background-color: #f8f8f8;
}

.text-box {
    width: 88.2%;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}

.text-box:first-of-type {
    margin-bottom: 2vw;
}


.img-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width:47px;
    height: 47px;
    /* margin-left: 4px; */
    background-color: #0088d4;
}
.img-box img{
    width: 24%;
}
.index4 {
    margin: 60px 0;
}

.index4-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 0 4%;
}

.clearfix::after {
    content: '';
    display: block;
    clear: both;
}

.index4-ul li {
    /* float: left; */
    width: 23.7%;
    /* height: 509px; */
    /* padding: 1% 1% 2.5% 1%; */
    cursor: pointer;
    transition: all 0.4s ease-in-out;
    margin-right: 1.33%;
}

.index4-ul li:last-of-type {
    margin-right: 0;
}

.index4-ul li:hover {
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(70, 84, 97, 0.1);
    /* border: 1px solid #0088d4; */
}

.index4-ul li:hover .top-img {
    transform: scale(1.05);
    transition: all 0.5s ease-in-out;
}

.index4-ul .title-style {
    width: 100%;
    margin: 10px auto;
    font-size: 17px;
    color: #249dde;
}

.index4-ul li .inside-div{
    display: block;
    width: 91.2%;
    height: 100%;
    margin: 0 auto;
}
.index4-ul li .inside-div .content-text{
    width: 100%;
    /* min-height: 72px; */
    font-size: 14px;
    color: #818181;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index4-ul li .picture {
    width: 100%;
    height: 57.2%;
    overflow: hidden;
}

.index4-ul li .top-img {
    width: 100%;
    height: 100%;
}

.index4-ul .img-box4 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0088d4;
    width:47px;
    height: 47px;
    margin-top: 10px;
}
.index4-ul .img-box4 img{
    width: 24%;
}
.m3 {
    color: #fff;
    background: url(../images/guanggaobg.png) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}
.m3la {
    width: 410px;
    margin: 0 auto;
    background-color: #ffffff;
	border-radius: 50px;
	opacity: 0.9;
    color: #0088d4;
    padding: 10px 40px;
    margin-top: 25px;
}
.m3l .title {
    font-size: 26px;
    font-weight: normal;
}
.m3r h3 {
    font-size: 24px;
    font-weight: normal;
}
.m3la img {
    margin-right: 15px;
}
.m3la .txt {
    display: inline-block;
    font-size: 13px;
    text-align: center;
}
.m3la .txt h3 {
    font-size: 36px;
}
.m3r {
    width: 35%;
    margin-left: 40px;
    padding: 20px 0;
    padding-left: 40px;

    border-left: 1px solid rgba(255,255,255,.5);
}
.m3r p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;

}
.m3r span{
    font-size: 30px;
}
/* æ–°é—»ä¸­å¿ƒ */

.home4 {
    padding: 60px 0 ;
    background: #f8f8f8;
}

.home4 .con {
    margin-top: 35px;
}

.home4 .m11t {
    text-align: center;
}

.home4 .m11t ul {
    display: flex;
    justify-content: space-between;
    width: 514px;
    /* height: 30px; */
    margin: 40px auto;
    font-size: 18px;
    color: #33383a;
}

.home4 .m11t li {
    padding-bottom: 10px;
    display: inline-block;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.home4 .m11t li a {
    font-size: 18px;
    color: #33383a;
    cursor: pointer;
}

.home4 .m11t li.active {
    color: #0088d4;
    border-bottom: 2px solid #0088d4;
}

.home4 .m11b {
    margin: 0 auto;
    width: 96.4%;
    margin-top: 35px;
}

.home4 .m11b .row {
    display: none;
}

.home4 .m11b .row.active {
    display: block;
}

.home4 .m11b .slide {
    width: 50.5%;
    position: relative;
}


/* 
.home4 .m11b .slide .prev {
    display: block;
    width: 58px;
    height: 88px;
    background: url(../images/lf.png) no-repeat center;
    position: absolute;
    left: 0;
    top: calc(50% - 44px);
}

.home4 .m11b .slide .next {
    display: block;
    width: 58px;
    height: 88px;
    background: url(../images/rt.png) no-repeat center;
    position: absolute;
    right: 0;
    top: calc(50% - 44px);
} */

.home4 .m11b .slide li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /* max-height: 515px; */
}
.home4 .m11b .slide li a{
    display: block;
    position: relative;
}
.home4 .left-bottom-text div{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.home4 .m11b .slide li p {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    color: #fff;
    bottom: 0;
    font-size: 20px;
    line-height: 2;
    padding: 15px 0;
}

.home4 .m11b .roll-top {
    width: 46%;
}
.home4 .m11b .roll-top .bd {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home4 .m11b .roll-top li {
    display: flex;
    align-items: center;
    width: 100%;
    height: 110px !important;
    background: #f5f5f5;
    padding: 14px 25px;
    color: #1c1c1c;
    /* margin-bottom: 20px; */
    /* min-height: 80px;
    margin-bottom: 30px; */
}
.home4 .m11b .roll-top li:hover .text{
color: #0088d4;
}
.home4 .m11b .roll-top .date {
    /* font-size: 16px;
    text-align: center;
    line-height: 2; */
    width: 80px;
    height: 95%;
    margin-right: 15px;
    line-height: 1.4;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #cacaca;
    font-size: 14px;
    font-weight: 700;
    color: #33383a;
}

.home4 .m11b .roll-top .date span {
    font-size: 36px;
}

.home4 .m11b .roll-top .text {
    width: 87%;
    font-size: 14px;
    color: #33383a;
    line-height: 1.6;
}

.home4 .m11b .roll-top .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.home4 .m11b .roll-top .text h3 {
    /* font-size: 18px;
    font-weight: bold;
    margin-bottom: 7px; */
    font-size: 20px;
    font-weight: 700;
}

.index5-nav {
    display: flex;
    justify-content: space-between;
    width: 514px;
    height: 30px;
    margin: 40px auto;
    font-size: 18px;
    color: #33383a;
}

.index5-nav .select-style {
    color: #0088d4;
    border-bottom: 2px solid #0088d4;
}

.index5-nav a {
    padding-bottom: 10px;
    font-size: 18px;
    color: #33383a;
}

.index5 .left-box {
    width: 938rem;
    /* height: 558px; */
    position: relative;
    /* background: url('../images/xiaoqihezuo.png') no-repeat; */
    /* background-size: cover; */
}

.index5 .info-img {
    width: 100%;
    height: 100%;
}

.home4 .left-bottom-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    padding: 6px 20px;
    background-color: #33383a;
    opacity: 0.7;
    color: #f8f8f8;
    font-size: 16px;
}

.home4 .left-bottom-text .title {
    margin-bottom: 4px;
    font-size: 24px;
}

.index5 .right-box {
    width: 850rem;
}

.index5 .main-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 35px;
    margin-bottom: 212px;
}

.index5 .item {
    display: flex;
    align-items: center;
    min-height: 80px;
    margin-bottom: 30px;
}

.index5 .item .left-item {
    width: 90px;
    height: 95%;
    margin-right: 15px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #cacaca;
    font-size: 14px;
    font-weight: 700;
    color: #33383a;
}

.item .left-item span {
    font-size: 36px;
}

.index5 .item .right-item p {
    font-size: 14px;
    color: #33383a;
}

.index5 .item .right-item h4 {
    font-size: 20px;
    font-weight: 700;
}

.title1 {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 56px;
}

.title1 h1 {
    font-size: 40px;
    padding-bottom: 20px;
    color: #33383a;
    font-weight: 700;
}

.title1 p {
    display: block;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #33383a;
}

.title1 p:before,
.title1 p:after {
    content: '';
    height: 1px;
    top: 50%;
    width: 9%;
    height: 1px;
    border-bottom: 2px solid #249dde;
    display: inline-block;
    margin: 0 20px 4px 20px;
}
.title1 p:before{
    margin: 0 20px 4px 0;
}
.title1 p:after {
    margin: 0 0 4px 20px;  
}

.title1 .line {
    width: 50px;
    height: 2px;
    background: #00abd9;
    display: inline-block;
}

.title1 .line-box {
    display: flex;
    align-items: center;
}

.caseCon {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.caseCon .box {
    display: block;
    width: 24.8%;
    margin-bottom: 3px;
    perspective: 600px;
    overflow: hidden;
}

.caseCon .pic {
    width: 100%;
    display: block;
}</pre></body></html>